Search results

Online

Visual to text coding: Lesson 1

This is the first in a series of lessons to transition from visual coding to text-based coding with a general-purpose programming language. This lesson may take two to three 45-minute periods. It introduces how to create variables, get user input and perform maths operations.

Online

Conduct chance experiments: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Conduct chance experiments. Students predict the frequency of an outcome of repeated chance experiments. They conduct simulations using digital tools to generate and record the outcomes, and observe the effect of many trials on the outcome. They then compare observed ...

Online

Water Water everywhere!

In this lesson, students are presented with the challenging problem of measuring a volume of water using containers that are not the exact measurement size. Students will decompose a complex problem into discrete steps, design an algorithm for solving the problem, and evaluate solution efficiencies and optimization in a ...

Online

Visual to text coding: Lesson 6

This is the sixth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It builds on the previous introduction to arrays (also called lists) and brings in the length property.

Online

Turtles: exploring data tracking turtle movements

By gathering data on marine turtles, scientists have evidence that helps them work out where turtles migrate and the journeys they take. Scientists can then help to reduce the threats to the turtles’ survival. In this lesson we look at satellite tracking using real scientific data. Explore ways to model, interpret, represent ...

Assessment

Assessment resources

Browse assessment resources.

Downloadable

Statistics and probability: Foundation to Year 9

This comprehensive resource describes the progression of ideas that cover statistics and probability. The resource demonstrates examples of relevant teaching strategies, investigations, activity plans and connected concepts in chance and data including teaching and cultural implications.

Downloadable

First steps in mathematics: Number – Book 2

The content of this book is organised into topics including understanding operations, calculating, and reasoning about number patterns.

Downloadable

Assessment tasks: metric units and relationship to decimals

Use the diagnostic tasks, Page sections and Decimals and measures, to assess a student’s understanding of metric units and their relationship to decimals.

Interactive

Stellarium Web

Stellarium provides a web-based version of a planetarium that allows users to explore what's visible in the sky from any location in the world. It calculates the positions of the Sun and Moon, planets and stars, and draws how the sky would look to an observer depending on their location and the time. It can also draw the ...

Downloadable

Geometry: Foundation to Year 9

This comprehensive resource describes the progression of geometric reasoning. The resource demonstrates examples of relevant teaching strategies, investigations, activity plans and connected concepts in geometry including teaching and cultural implications.

Online

Mathematical modelling: Year 6 – planning tool

This planning resource for Year 6 is for the topic of Mathematical modelling. Students use mathematical modelling to solve practical problems involving natural and rational numbers and percentages, including in financial contexts. They formulate the problem, choose operations and efficient calculation strategies, and use ...

Text

Writing Fables

How do the events in a fable relate to the moral of the story? In this lesson, students will engage in the writing process to create original fables and perform a skit. They will review the elements of a fable and develop an understanding of how to create a centralized focus in a narrative.

Downloadable

DT Challenge - 5/6 Blockly - Chatbot

Write programs to solve problems with code and create word games! In this DT Challenge, you'll learn how to play Mad Libs, Questions, Taboo, and Word Chain, and even write your very own Pirate Chatbot! Can you fool your friends into thinking they're talking to a real person? Learn how to create a series of word games with ...

Downloadable

DT Challenge - 5/6 Blockly - Satellite

Learn how to use the Turtle in Blockly to draw and create with code. You'll draw a satellite piece by piece, building up your coding skills and learning advanced programming concepts like loops and functions.

Video

AERO Ochre English Year 6 Unit 1 - Jabberwocky: Narrative writing

Developed in partnership between AERO and Ochre Education, these lesson resources support the use of effective, evidence-based practices and address the learning expected in the Australian Curriculum. An exemplar unit plan provides guidance on the structure, sequence and decision-making made during the planning process. ...

Video

Artificial Intelligence Explainers: Video 4: AI Explainers | Digital Technologies Hub

Use this video to discuss how Artificial Intelligence (AI) has the potential to be a transformative technology much like introduction of the car, 100 years ago. We also showcase some innovative Australian applications. This is the fourth video in a series. The first three in the series are Introduction to AI & machine ...

Downloadable

Measurement: Foundation to Year 9

This comprehensive resource describes the progression of measurement ideas. The resource demonstrates examples of relevant teaching strategies, investigations, activity plans and connected concepts in measurement including teaching and cultural implications.

Downloadable

The coloured cube

Use this task to reveal if the student can see in their ‘mind’s eye’ the transformation from a 2D net to a 3D object.

Downloadable

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.